Skip to content

deps(deps): bump json-repair from 0.60.1 to 0.61.7 in /server - #206

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/server/json-repair-0.61.7
Closed

deps(deps): bump json-repair from 0.60.1 to 0.61.7 in /server#206
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/server/json-repair-0.61.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps json-repair from 0.60.1 to 0.61.7.

Release notes

Sourced from json-repair's releases.

Release 0.61.7

Fixed

  • Fix #207, respect multiple backslashes in strings when they have no additional meaning
  • Use the newly introduced fast-path for garbage json delimeter also when skip_json_loads=True

Support this project

json_repair is maintained as a side project and stays free for everyone.

If it saves you debugging time, helps you handle LLM-generated JSON, or is part of your production workflow, please consider:

Sponsorship helps justify the time spent fixing edge cases, improving performance, and keeping the library reliable.

Release 0.61.6

Fixed

  • Fix #206, tidy up parsing of regex inside objects values

Support this project

json_repair is maintained as a side project and stays free for everyone.

If it saves you debugging time, helps you handle LLM-generated JSON, or is part of your production workflow, please consider:

Sponsorship helps justify the time spent fixing edge cases, improving performance, and keeping the library reliable.

Release 0.61.5

Fixed

  • Fix #205 preserve root schema refs in union validation
  • Fix #204, #200, additional fixes for string parsing heuristic

Support this project

json_repair is maintained as a side project and stays free for everyone.

If it saves you debugging time, helps you handle LLM-generated JSON, or is part of your production workflow, please consider:

Sponsorship helps justify the time spent fixing edge cases, improving performance, and keeping the library reliable.

Release 0.61.4

Fixed

  • Fix #204, the previous version had a fast-path detection that was too narrow and failed when a schema was passed and trailing garbage was present

... (truncated)

Commits
  • 600ede6 Fix #207, respect multiple backslashes in strings when they have no additiona...
  • ae58228 trim AGENTS.md
  • 32a3a69 use the newly introduced fast-path for garbage json delimeter also when skip_...
  • 898f8e6 Fix #206, tidy up parsing of regex inside objects values
  • 89815cf Fix #205 preserve root schema refs in union validation
  • c6b21d4 Add a smaller fix for potential regressions found in #200
  • 7707441 Fix #204, a small oversight did not enable the new fast path for schema-guide...
  • bca6b7c Fix 204, the string parsing heuristic was a bit too trigger happy. Also add a...
  • 335a5ee Update Python version to 3.15.0-beta.3
  • d065897 Improve long string repair performance
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [json-repair](https://github.com/mangiucugna/json_repair) from 0.60.1 to 0.61.7.
- [Release notes](https://github.com/mangiucugna/json_repair/releases)
- [Commits](mangiucugna/json_repair@v0.60.1...v0.61.7)

---
updated-dependencies:
- dependency-name: json-repair
  dependency-version: 0.61.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github

dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@jfgonsalves jfgonsalves closed this Aug 5, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/pip/server/json-repair-0.61.7 branch August 5, 2026 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant